Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update nuxt core #902

Merged
merged 1 commit into from
Sep 14, 2023
Merged

chore(deps): update nuxt core #902

merged 1 commit into from
Sep 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit 3.7.1 -> 3.7.3 age adoption passing confidence
@nuxt/schema 3.7.1 -> 3.7.3 age adoption passing confidence
@nuxt/test-utils ^3.7.1 -> ^3.7.3 age adoption passing confidence
nuxi 3.7.3 -> 3.8.3 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.7.3

Compare Source

3.7.3 is a hotfix release to address a regression introduced in 3.7.2.

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Ensure plugins retain original order (#​23174)
  • nuxt: Allow importing server components from #components (#​23188)
💅 Refactors
  • nuxt: Don't wrap server placeholders/client fallbacks (#​21980)
📖 Documentation
  • Added missing leading slash (#​23169)
  • Update internal issue decision making flowchart link (#​23162)
❤️ Contributors

v3.7.2

Compare Source

3.7.2 is a regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Scroll to top by default on dynamic routes (#​22403)
  • nuxt: Don't joinURL with remote sources on NuxtIsland (#​23093)
  • nuxt: Exclude data-v attrs from server component props (#​23095)
  • nuxt: Handle optional params within a path segment (#​23070)
  • nuxt: Include method when creating useFetch auto key (#​23086)
  • vite: Add css to manifest without cssCodeSplit (#​23049)
  • nuxt: Find parent routes by exact path match (#​23040)
  • nuxt: Load spaLoadingTemplate if file exists (#​23048)
  • nuxt: Handle unset spa-loading fallback (#​23120)
  • kit: Improve generated tsconfig.json defaults (#​23121)
  • vite: Remove dev styles injected via absolute path (#​23126)
  • nuxt: Default scanned layer components to priority 0 (#​23127)
  • nuxt: Allow granularly overriding pages in layers (#​23134)
  • nuxt: Respect layer order for other layer plugins (#​23148)
  • nuxt: Allow changing dirs within modules (#​23133)
  • nuxt: Allow overriding components + only warn if clash (#​23156)
📖 Documentation
  • Remove 'caching' section from data fetching (fe29948fe)
  • Fix broken links on experimental features (#​23052)
  • Fix typo (#​23060)
  • Add name param to PageMeta interface description (#​23107)
  • Fix typo for experimental.componentIslands (#​23138)
  • Change NuxtLabs UI to Nuxt UI (#​23150)
  • Fix typo in nuxi init command (#​23155)
🏡 Chore
🤖 CI
❤️ Contributors
nuxt/cli (nuxi)

v3.8.3

Compare Source

compare changes

🩹 Fixes
  • Allow overriding internal dev server error via _PORT (#​165)
❤️ Contributors

v3.8.2

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v3.8.1

Compare Source

compare changes

🩹 Fixes
  • dev: Add polyfill for writeTypes (#​158)
🏡 Chore
❤️ Contributors

v3.8.0

Compare Source

compare changes

🚀 Enhancements
  • Add --sourcemap support to build-module (#​129)
🩹 Fixes
  • Update listhen (86cfa41)
  • dev: Enable https by default when devServer.https options is set (#​146)
  • dev: Handle hard restart (#​147)
  • dev: Provide cli entry for programmatic usage (#​148)
  • dev: Disable forked mode by default for bun and test (#​154)
💅 Refactors
  • Import package.json with json assertion (#​151)
  • dev: Rewrite dev to support --no-fork and improve stability (#​153)
🏡 Chore
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency nuxi to v3.8.0 chore(deps): update dependency nuxi to v3.8.1 Sep 9, 2023
@renovate renovate bot changed the title chore(deps): update dependency nuxi to v3.8.1 chore(deps): update dependency nuxi to v3.8.3 Sep 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency nuxi to v3.8.3 chore(deps): update nuxt core Sep 12, 2023
@danielroe danielroe merged commit 07758af into main Sep 14, 2023
9 checks passed
@danielroe danielroe deleted the renovate/nuxt branch September 14, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant